home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / vbasic / datamgr.exe / FIELD.FRM (.txt) < prev    next >
Visual Basic Form  |  1993-04-21  |  3KB  |  68 lines

  1.     FieldForm
  2. Field Form
  3. Form15;
  4. cCounter
  5. &Counter
  6. Command2
  7. &Cancel
  8. Command1
  9. Text2
  10. Combo1
  11. Text1
  12. FSize
  13. Label6
  14. fType
  15. Label5
  16. FName
  17. Label4
  18. ExitCondition
  19. Label3
  20. Field &Size:
  21. Label2
  22. Field &Type:
  23. Label1
  24. Field &Name:
  25. @    Form_Load
  26. TypeToName
  27. combo1
  28. combo2
  29. Combo1_Change
  30. ItemData
  31. SizeToText
  32. FSize
  33.     ListIndex
  34. label3
  35.     ForeColor
  36. text2
  37. Enabled
  38. Text(
  39. Command2_Click
  40. ExitConditionK
  41. Command1_Click
  42. text1[
  43. Combo1_Click
  44. FName
  45. fType
  46. cCounter
  47. Visible
  48. Combo1_Click
  49. Long Int
  50. Command1_Click
  51. Invalid Field Name
  52. Data Manager
  53. You must select a valid field type
  54. Data Manager
  55. Field Size (for Text Fields) must be between 1 and 255
  56. Data Manager
  57. Command2_Click
  58. Cancel
  59. Form_Load
  60. Boolean
  61. Integer
  62. Long Integer
  63. Currency
  64. Single
  65. Double
  66. Date/Time
  67. Binary
  68.